SixBit API Schema
DeletedValuesType Complex Type
Description
Values deleted since the last version.
Namespace (none)
Diagram
DeletedValue Element Choice DeletedValuesType Complex Type
Overview
DeletedValuesType
Values deleted since the last version.
Used By
DeletedValues Element
Source
<xs:complexType name="DeletedValuesType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>Values deleted since the last version.</xs:documentation>
  </xs:annotation>
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element name="DeletedValue" type="DeletedValueType" minOccurs="0" maxOccurs="unbounded" />
  </xs:choice>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.